home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / procssng / alv.sun / alv.lha / doc / introduction.ms < prev    next >
Encoding:
Text File  |  1992-11-08  |  2.8 KB  |  64 lines

  1. .SH 
  2. ntroduction
  3. .SH 1
  4. verview
  5. .PP
  6. his is to introduce a toolkit of image processing programs,
  7. ollectively called the 
  8. .B ALV 
  9. oolkit for historical reasons, written by 
  10. .I "Phill Everson"
  11. <everson@uk.ac.bris.cs>
  12. n the Computer Science Dept. of Bristol University, United Kingdom.
  13. .PP
  14. he toolkit is designed to aid image processing work on Sun
  15. orkstations.  It is intended to be easy to use, though not restrictive
  16. o experienced users, user-configurable, extensible and flexible.  For
  17. xample the toolkit will work on both black and white and colour
  18. orkstations and in either case will transparently, to the user,
  19. isplay an image to the best of its ability on the screen.
  20. .PP
  21. he toolkit is made up of a number of tools. These include
  22. rograms to display an image on the screen, to display a histogram, to
  23. erform histogram equalisation, to threshold, to print an image on an
  24. pple Laserwriter, to invert an image and to convolve an image with a
  25. ser-supplied linear filter. Currently, there are about 30 such programs.
  26. .PP
  27. he toolkit uses the standard Sun rasterfile format to store its images
  28. llowing multiple depth images to be processed by the same toolkit and
  29. asy migration of data between packages.
  30. .PP
  31. he toolkit was initially written to fulfill a need at Bristol
  32. niversity for a single coherent set of tools to support basic image
  33. rocessing research on a variety of projects. We had found that each
  34. ser or group of users was writing their own copy of programs to do
  35. imilar things, like displaying an image on the screen, and more
  36. mportantly, in an enviroment were disk space is always at a premium,
  37. as each keeping separate copies of these often large programs.  
  38. .PP
  39. sing a coherent set of tools with a consistent file format has
  40. ubstantially increased cross-project communication and in addition has
  41. rovided a higher starting point on the learning curve for novice
  42. un-Users/Imagers. We have found that users generally use the core
  43. ools as a basis and are then able to concentrate their work in their
  44. wn area of interest.
  45. .SH 1
  46. istory
  47. .PP
  48. he first version of the toolkit was written in June-September, 1987 by
  49. hill Everson at the suggestion of Barry Thomas. The kit was rewritten
  50. nd substantially expanded in October-November, 1987 with help from
  51. areth Waddell (notably for the dynamic array library) and version
  52. 1.0.0 was released to the comp.sources.misc newsgroup of USENET in
  53. February, 1988. Approximately 30 groups of users actively used the
  54. ystem during 1988 and in December, 1988 another rewrite was begun
  55. roducing version 2.0.0 ready for its release to comp.sources.unix,
  56. un-Spots, CVNET and Vision-Digest in mid-January, 1989.
  57. .SH 1
  58. ses at Bristol
  59. .PP
  60. o date, the toolkit has been used at Bristol for Autonomous Land
  61. ehicle research (ALV, obviously), Aeronautical Fluid Flow measurement,
  62. edical Image Processing, Sign Language Decoding, Number Plate
  63. ecognition and document preparation.
  64.